university-setup/.gitignore
Maximilian Keßler 06f34ba5fe introduce .courseignore file
You can now place a file name '.courseignore' in the ROOT directory
and specify - in each line - the name of a directory. Directories named
this way and located in the ROOT directory will not be treated as course
directories
2021-09-16 12:45:59 +02:00

4 lines
42 B
Plaintext

*.swp
scripts/__pycache__
scripts/test.py