aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7672739ad5d186da36c72dad74863d6db8b34fad (plain)
1
2
3
4
5
6
7
8
9
10
11
# Ignore all
*

# Unignore all with extensions
!*.*

# Unignore all dirs
!*/

Semestr 4/sieci/vol/
*.vscode*