Skip to content

Commit

Permalink
Add .#* to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed Aug 2, 2011
1 parent 8de4285 commit 923edb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -8,7 +8,8 @@ classes
*.java
*~
#*#
.#*
*.swp
pom.xml
.DS_Store
docs
docs

0 comments on commit 923edb8

Please sign in to comment.