reHDD/.gitignore

51 lines
376 B
Plaintext
Raw Normal View History

2018-11-08 18:31:00 +01:00
# ---> C++
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Astyle
*.orig
2020-05-02 22:12:54 +02:00
/build
/bin
2020-05-02 22:50:52 +02:00
/doc/html
2020-05-02 22:12:54 +02:00
reHDD
2022-08-21 15:52:47 +02:00
*.log
*.ods
*.txt
2022-01-26 15:44:32 +01:00
2022-08-22 14:27:42 +02:00
.vscode/
2022-01-26 15:44:32 +01:00
ignoreDrives.conf