summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHello TMW <hello@themanaworld.org>2025-03-12 12:16:19 +0000
committerHello TMW <hello@themanaworld.org>2025-03-12 12:16:19 +0000
commitb0428330565e92350b002d969c90601f90dc47e5 (patch)
tree1f22af7cf0039ac80e032edad8876ae0e348867c /.gitignore
parent3a0bfe045e24a8d769c60b513ade85505926be70 (diff)
parent88dfbd91ed22ab4ad98b2b9f0243f9d9faa9b49d (diff)
downloadtmwa-master.tar.gz
tmwa-master.tar.bz2
tmwa-master.tar.xz
tmwa-master.zip
Merge branch tmwa:master into masterHEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d28b05e..34afd74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,10 +9,12 @@
/src/proto2/
/src/debug-debug/
/src/*/*_conf.[ch]pp
+/src/conf/version.hpp
# tags file
/tags
# generated by configure
/Makefile
+/src/conf/install.hpp
/config.status
/lib
# generated by python
@@ -32,3 +34,7 @@
# generic build
/build/
+
+# CI build
+/build-atto/
+/build-cmake/