eqemu-server/.gitignore
Sorvani 0c14f5a470 initial ifuritate (AE Enrage) implmentation
This is not working yet as it is not actually calling a timer yet.
2013-03-15 11:56:03 -05:00

42 lines
359 B
Plaintext

# Object files
*.o
*.obj
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# CMake
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
Build/
build/
Build32/
build32/
Build64/
build64/
Build_32/
build_32/
Build_64/
build_64/
log/
logs/
# Patch files
*.orig
*.rej