Skip to content

Commit

Permalink
Merge pull request #13 from n01r/topic-modifyGitignoreForNetbeans
Browse files Browse the repository at this point in the history
Add NetBeans project files to .gitignore
  • Loading branch information
ax3l committed Feb 21, 2017
2 parents ee10cd9 + a0a5fc5 commit 8d24391
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Expand Up @@ -34,3 +34,10 @@ buildSystem/__pycache__
*.pyc
testBuilds

# NetBeans original backup files
*.orig

# NetBeans project files
/nbproject/


0 comments on commit 8d24391

Please sign in to comment.