Skip to content

Commit

Permalink
adding textmate project and CVS folders to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
viveleroi committed Jun 22, 2011
1 parent b49ca17 commit 94c63ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -8,13 +8,13 @@
*.swp
*.vi
*~
*.sass-cache

# OS or Editor folders
.DS_Store
.cache
.project
.settings
.tmproj
nbproject
Thumbs.db

Expand All @@ -29,6 +29,7 @@ dwsync.xml
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea
Expand Down

0 comments on commit 94c63ee

Please sign in to comment.