Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2013-05-10 13:15:20 +0400
committerMichal Čihař <michal@cihar.com>2013-05-10 13:15:20 +0400
commit92ce2c5624601e53277f3e6342465fb8db04f69f (patch)
treef8d435e36b5ec717f147071d931c90a0d9bcc8f4 /.gitignore
parent0b55726fa1945831fe2efbd673dd53464a5ca99e (diff)
Prevent commiting netbeans stuff by ignoring it
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e04571e87d..f6a96c05e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,5 @@ phpunit.xml
/test/bootstrap.php
# Jenkins
/build/
+# Netbeans ide stuff
+/nbproject/