aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 747284e359f70e910edb9cdb86abb6ce5e8b64cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Ignore all
*

# Unignore all with extensions
!*.*

# Unignore all dirs
!*/

Semestr 4/sieci/vol/
*.vscode*

*.zip
*.in
*.out