Decrypt/.gitignore

23 lines
172 B
Text
Raw Permalink Normal View History

2015-11-09 22:46:46 +01:00
# Products
Encrypt
Decrypt
2013-11-17 10:59:17 -08:00
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app