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