summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 267142b..d24ef4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,11 @@ _notes/
/build.conf
# Ignore Vim swap files
.*.swp
+upload.sh
+# eclipse
+.buildpath
+.project
+.settings/
+# PhpStorm
+.idea
+*.php-e
OpenPOWER on IntegriCloud