This website works better with JavaScript
Home
Explore
Help
Sign In
joker
/
composer
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added "nbproject" folder to the .gitignore list.
Henrique Moody
13 years ago
parent
230f43d009
commit
8a5c7b39e4
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -2,4 +2,5 @@
/.project
/.buildpath
/composer.phar
-/vendor
+/vendor
+/nbproject