aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 36fed99146346875c5b128e52d58cf5ae3e6a7e0 (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