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

# Unignore all with extensions
!*.*

# Unignore all dirs
!*/

Semestr 4/sieci/vol/
*.vscode*

*.zip
*.in
*.out
*.o
*hpscan*
*.gdb*