aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStapleButter <thetotalworm@gmail.com>2017-04-30 03:46:27 +0200
committerStapleButter <thetotalworm@gmail.com>2017-04-30 03:46:27 +0200
commitee8d62188068bf49b0efa3b58b91e5a3e7580a19 (patch)
treedf8599e8e11f69911563f1d99584e4d19d5f5058 /.gitignore
parent1b06b2765d8d89b688beec9287526633280d40ee (diff)
finalize CMake shit.
Windows will stick to CodeBlocks until making a cross-platform build system isn't a total trainwreck under Windows.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4272730..d0ba729 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
bin
obj
*.depend
-*.layout
-src/version.h \ No newline at end of file
+*.layout \ No newline at end of file