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

# Unignore all with extensions
!*.*
!makefile

# Unignore all dirs
!*/

Semestr 4/sieci/vol/
*.vscode*

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

# semestr-5
libcsapp