You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
369 B
Plaintext
35 lines
369 B
Plaintext
# archives
|
|
**.zip
|
|
**.tar.gz
|
|
|
|
# unwanted binaries
|
|
**.pdf
|
|
assignments/??/??_?
|
|
assignments/??/Aufgabe_?/??_?
|
|
assignments/??/Aufgabe\ ?/??_?
|
|
|
|
# c++ compiling files
|
|
**.o
|
|
**.cmake
|
|
**CMakeCache.txt
|
|
**CMakeFiles/
|
|
**Makefile
|
|
**.idx
|
|
**-Desktop-Debug/
|
|
**.pro.user
|
|
|
|
# latex compiling files
|
|
**.toc
|
|
**.out
|
|
**.log
|
|
**.aux
|
|
**.nlo
|
|
**.nls
|
|
**.ilg
|
|
**.loe
|
|
|
|
# other temp files
|
|
**.swp
|
|
**.OLD
|
|
|