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.
32 lines
296 B
Plaintext
32 lines
296 B
Plaintext
# archives
|
|
**.zip
|
|
**.tar.gz
|
|
|
|
# unwanted binaries
|
|
**.pdf
|
|
assignments/0?/0?_?
|
|
|
|
# c++ compiling files
|
|
**.o
|
|
**.cmake
|
|
**CMakeCache.txt
|
|
**CMakeFiles/
|
|
**Makefile
|
|
**.idx
|
|
**-Desktop-Debug/
|
|
|
|
# latex compiling files
|
|
**.toc
|
|
**.out
|
|
**.log
|
|
**.aux
|
|
**.nlo
|
|
**.nls
|
|
**.ilg
|
|
**.loe
|
|
|
|
# other temp files
|
|
**.swp
|
|
**.OLD
|
|
|