Skip to content

Commit

Permalink
Change gitignore
Browse files Browse the repository at this point in the history
Changed .gitignore file
  • Loading branch information
Joshua committed Jul 13, 2023
1 parent 6aacab9 commit af8a278
Showing 1 changed file with 0 additions and 41 deletions.
41 changes: 0 additions & 41 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,41 +0,0 @@
# 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

0 comments on commit af8a278

Please sign in to comment.