-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitignore
29 lines (28 loc) · 1.16 KB
/
.gitignore
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
*.aux
*.dvi
*.log
*.out
*.synctex.gz
*.blg
*.bbl
*.lck
*.bak*
*.pcap
*.pkl
UniPi_CSMaster_AI/IntelligentSystemsforPatternRecognition/assignments/midterm1/imgdataset/*
UniPi_CSMaster_AI/IntelligentSystemsforPatternRecognition/assignments/midterm1/computedset/*
UniPi_CSMaster_AI/IntelligentSystemsforPatternRecognition/assignments/midterm1/*.jpg
UniPi_CSMaster_AI/IntelligentSystemsforPatternRecognition/assignments/midterm1/*.png
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/assignment1_threads
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/assignment1_async
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/assignment2
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/assignment3
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/assignment4
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/assignment4_packagedtasks
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/examples/promise
UniPi_CSMaster_AI/IntelligentSystemsforPatternRecognition/assignments/midterm3/*.pt
UniPi_CSMaster_AI/IntelligentSystemsforPatternRecognition/assignments/midterm3/*.csv
*.pyc
UniPi_CSMaster_AI/ParallelandDistributedSystems/code/examples/vecaddgpu
*.bin
*.synctex(busy)