Skip to content

Commit

Permalink
Ignore vi swap files and Gradle build files
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Fischer committed Apr 23, 2012
1 parent 4db491a commit f3d6e25
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
*.class
classes
bin
.settings
.settings
.gradle
.*.swp
build

0 comments on commit f3d6e25

Please sign in to comment.