siphash/.gitignore

24 lines
181 B
Plaintext
Raw Permalink Normal View History

2014-03-23 09:51:00 +00:00
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# IDE Folders
/.code/
/.idea/
/.vs/