Add new file .gitignore

This commit is contained in:
Lunovox Heavenfinder 2022-05-01 00:45:32 +00:00
parent b6c770b5b7
commit fdae5e7069

41
.rascunhos/.gitignore vendored Normal file
View file

@ -0,0 +1,41 @@
# 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)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex