summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-04 11:10:41 -0400
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-04 11:10:41 -0400
commit64e051652b5a8dac3ab0a2d31fb061ee50ecb0e5 (patch)
tree2385031a708ae6270e53d9b9c13db0f53e1f9e1e /.gitignore
parent2d59c97ec16914835c55a409b460ecc79eba152d (diff)
parent213cb2c24306e198e717fc162806201567666f36 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8491433524..8c85d6ffa8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ build/
.build/
*.bak
.vagrant/
+quantum/version.h
.idea/
CMakeLists.txt
.DS_STORE
@@ -26,4 +27,4 @@ CMakeLists.txt
.project
.settings/
.idea
-.browse.VC.db* \ No newline at end of file
+.browse.VC.db*