-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
65 lines (57 loc) · 1.05 KB
/
Copy path.gitignore
File metadata and controls
65 lines (57 loc) · 1.05 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Ignore user files created by Rstudio
*.Rapp.history
*.Rproj.user/*
*.Rproj.user
*.Rhistory
.RData
.Ruserdata
knitr.sty
#Ignore all temporary build files created by LaTeX Compile:
Dissertation-blx.bib
figure_table-blx.bib
Presentation-blx.bib
*.aux
*.bbl
*.blg
*.lof
*.log
*.lot
*.out
*.xml
*.gz
*.toc
*.pdf
*.tex
*.bcf
**/cache
*.tdo
*.nav
*.snm
#Ignore jupyter notebook temporary files
*ipynb_checkpoints*
*.pyc
#Ignore all temporary and participant data files
**/temp_data/
**/part_files/
**/csv/
**/analyze_data/
#Ignore temporary other text processing files
*.doc
*.docx
#Ignore temporary files created and tracked by PsychoPy
*_lastrun.py
.Rproj.user
#Ignore random trouble shooting files
/Statistics/Segmentation/Scratch_records.Rmd
pycharm-sorted.txt
pycharm.txt
rstudio-sorted.txt
rstudio.txt
Syllable_Segmentation.nb.html
.idea/
*.DS_Store
#Ignore misc files that will be deleted from directory at end of project
/Statistics/Demographics/scrap_work.r
/Scripts_Dissertation/participant_map_online.json
#Ignore photoshop files used to create some images
*.psd