From 441b32cc8c0dbf22b741fbda55176d7f87b51944 Mon Sep 17 00:00:00 2001 From: Michael Fabain Dirks Date: Tue, 14 Jun 2016 07:29:35 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 44 +++----------------------------------------- 1 file changed, 3 insertions(+), 41 deletions(-) diff --git a/.gitignore b/.gitignore index be839f4..a3ccce0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,41 +1,3 @@ -# 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 - +Pack.gma +Changelog.txt +Description.txt \ No newline at end of file