From af8a27854d059465a71114abc38d55d0409d538c Mon Sep 17 00:00:00 2001 From: Joshua Date: Thu, 13 Jul 2023 19:14:16 -0400 Subject: [PATCH] Change gitignore Changed .gitignore file --- .gitignore | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/.gitignore b/.gitignore index 6fd0a37..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -