summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStephan Bösebeck <stephan.boesebeck@holidayinsider.com>2016-03-02 08:32:13 +0100
committerStephan Bösebeck <stephan.boesebeck@holidayinsider.com>2016-03-02 08:32:13 +0100
commit861429aa4422054f87443eba16d2045fd6896a23 (patch)
tree911c9ff7d4c5133371a8476cbdeeb8fdc4969b2c /.gitignore
parentf0dfe8ab97e6919957e371dcb09989fcedaada77 (diff)
parent93c9d2bc9f5b670c168671c85aa69806528c98bd (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1e19ce9a87..ae342167df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,9 @@ tags
build/
*.bak
.vagrant/
-.DS_STORE \ No newline at end of file
+.DS_STORE
+
+# Eclipse Settings
+.cproject
+.project
+.settings/ \ No newline at end of file