Skip to content

Commit

Permalink
Trying to ingore *.o files and then the executable named 'project'
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdafunction committed Sep 28, 2010
1 parent b3f9f9f commit d34fd45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -10,6 +10,8 @@ db/access_logs
*.swp
*.swo
*.swn
*.o
project
coverage
public/system
public/dgweb
Expand Down

0 comments on commit d34fd45

Please sign in to comment.