Update .gitignore to actually ignore directory. Remove added file.

This commit is contained in:
kiswa 2015-03-23 17:36:55 -04:00
parent e965636d7d
commit 7c8dc71061
2 changed files with 1 additions and 16 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
api/taskboard.db
api/uploads/*
tags
.idea
.idea/*

15
.idea/deployment.xml generated
View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PublishConfigData" autoUpload="Always" serverName="mw-taskboard.cloudapp.net (1)">
<serverData>
<paths name="mw-taskboard.cloudapp.net (1)">
<serverdata>
<mappings>
<mapping deploy="/" local="$PROJECT_DIR$" web="/" />
</mappings>
</serverdata>
</paths>
</serverData>
<option name="myAutoUpload" value="ALWAYS" />
</component>
</project>