-
-
Notifications
You must be signed in to change notification settings - Fork 211
/
.gitignore
86 lines (66 loc) · 1.01 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
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Generate resource headers
*.R.h
*.js.h
# QT files
*.pro.user
*.pro.user.*
# Annoying OSX files
*.DS_Store
Thumbs.db
# R
Engine/R-*
.Rapp.history
# .exe
*.exe
# diff ORIG files.
*.orig
# .nsi
Tools/deleteFiles*.nsi
Tools/includeFiles*.nsi
JASP.pro.user.b601785
.Rproj.user
#Extracted testfiles
Resources/TestFiles
*.autosave
Engine/jaspBase/R/.Rhistory
Tests/.Rhistory
flatpak-builder-folder/
.RData
.Rhistory
.vscode
# CMake Stuff
build/
build*/
bundle/
bundle*/
CMakeLists.txt.user
# CLion Stuff
cmake-build-*
.idea
# Xcode project
xcode-project/
# Conan
CMakeUserPresets.json
# Temporary
Frameworks/
R.framework/
.cache/
Modules/renv-root/
Desktop/utilities/simplecryptkey.h
Desktop/modules/activemodules.h
Common/appinfo.cpp
QMLComponents/utilities/appdirs.h
Engine/jaspBase_distributionSamplers.h
Engine/jaspBase_friendlyConstructorFunctions.h
Engine/jaspBase_transformFunctions.h