Commit 579f7a246045db8341b4239f0aeffc4df4fae643
1 parent
43ec8080
Exists in
master
and in
4 other branches
modificado o gitignore para ignorar os arquivos de projeto do netbeans
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
.gitignore
@@ -9,3 +9,4 @@ src | @@ -9,3 +9,4 @@ src | ||
9 | # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file | 9 | # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file |
10 | # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file | 10 | # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file |
11 | composer.lock | 11 | composer.lock |
12 | +/nbproject/ |