Fix gitignore file again :p

This commit is contained in:
Grinch_ 2020-12-17 04:24:45 +06:00
parent 4bf894c372
commit 66463dda09
5 changed files with 0 additions and 40 deletions

40
.gitignore vendored
View File

@ -1,42 +1,2 @@
# Compiled Lua sources
luac.out
# luarocks build files
*.src.rock
*.zip
*.tar.gz
# Object files
*.o
*.os
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.def
*.exp
# Shared objects (inc. Windows DLLs)
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
.vs/ .vs/
build/ build/

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.