aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d400d9c1883b8ff8ea148e38cb8e71d8f329d813 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# 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

# tex artifacts
*.log
*.tex.*
*.aux
*.fdb_latexmk
*.fls
*.bak
*.synctex.gz
*.heif

# random
*.xopp
*.tar.gz
so21_lista*/
*.txt
.ccls-cache