Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Osipenko committed Dec 28, 2011
1 parent 3ee94bb commit f6259d7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
TAGS
REVISION
*.tmproj
*~
.DS_Store
.settings
.project
.tasks-cache
.svn
*DONOTVERSION*
/nbproject
/.idea
lib-cov
node_modules/
/npm-debug.log

0 comments on commit f6259d7

Please sign in to comment.