Skip to content

Commit

Permalink
Added .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hay committed Apr 8, 2011
1 parent a8174d1 commit 5254f62
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
src/main/antlr3/org/localmatters/lesscssj4/parser/output/
target
*.classpath
*.project
*.settings
*.eclipsebuild
*.ipr
*.iml
*.iws
overlays
*.swp

0 comments on commit 5254f62

Please sign in to comment.