aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2023-11-21 06:27:30 +0100
committervimene <vincent.menegaux@gmail.com>2023-11-21 06:27:30 +0100
commit3b39fef2914bd0094d1f0ff578e0a9e022355399 (patch)
tree8bb945da113f5ba3393eddb1b430ffb1d7c55fc6 /.gitignore
parent7b2bb469c13702498a49d6a8a9cf1bd2a4efcfff (diff)
downloadengine-3b39fef2914bd0094d1f0ff578e0a9e022355399.tar.gz
cleanups
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 9 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 84c8bb2..229563d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,15 @@
+autom4te.cache
config.log
config.status
Makefile
-main
-main.exe
+engine
+engine.exe
src/.deps/
src/*.o
src/config.h
+src/.dirstamp
+src/stamp-h1
+x86_64-w64-mingw32/lib/
+
+# vim
+.*.swp