diff options
author | grm <grm@eyesin.space> | 2024-06-17 17:01:26 +0300 |
---|---|---|
committer | grm <grm@eyesin.space> | 2024-06-17 17:01:26 +0300 |
commit | 4c15807e107afe9208a7fa84c38f87413df8cbe1 (patch) | |
tree | adae823721b118e851223e220da81bbc53cf9f3c /.gitignore | |
parent | bf19cf357ef64ef727f3687329dd5aa3e66d2752 (diff) | |
download | cgame-4c15807e107afe9208a7fa84c38f87413df8cbe1.tar.gz cgame-4c15807e107afe9208a7fa84c38f87413df8cbe1.tar.bz2 cgame-4c15807e107afe9208a7fa84c38f87413df8cbe1.zip |
rm autotools
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -7,14 +7,6 @@ synth # backups *~ -# autotools -Makefile -Makefile.in -autom4te.cache/ -autoscan.log -aclocal.m4 -config.log -config.status -configure -configure.scan -.deps/ +imgui.ini +b +build/
\ No newline at end of file |