-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
71 lines (67 loc) · 1.29 KB
/
.gitignore
File metadata and controls
71 lines (67 loc) · 1.29 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
66
67
68
69
70
71
build/
*.orig
*~
*.patch
###### geany ######
*.gch
###### rtnt ######
*.Rproj*
.Rhistory
.RData
*.tar.gz
*.Rcheck
core
#temporary file use for R devs and tests
scripts/rtnt3/R/dev.R
scripts/rtnt3/man/*.log
###### eclipse ######
.cproject
.project
.settings
###### auto-generated files ######
*.pdf
*.png
.Rproj.user
data/*/outputs
CMakeLists.txt.user
small_sln/Samara/x64/Debug/Samara.tlog/link.command.1.tlog
small_sln/Samara/x64/
small_sln/x64/
*.vsp
*.psess
*.suo
*.opendb
small_sln/Samara.VC.db
build-SmallSamara-RTools_MinGW_32bit-Release/
build-SmallSamara-RTools_MinGW_64bit-Debug/.qmake.stash
build-SmallSamara-RTools_MinGW_64bit-Debug/
build-SmallSamara-RTools_MinGW_32bit-Debug/
build-SmallSamara-Desktop_Qt_5_8_0_MinGW_32bit-Release/
build-SmallSamara-RTools_MinGW_64bit-Release/
build-SmallSamara-Desktop_Qt_5_8_0_MSVC2015_64bit-Release/
small_sln/SmallSamara.pro.user
build-SmallSamara-Desktop_Qt_5_8_0_MSVC2015_32bit-Release/
build-SmallSamara-Desktop_Qt_5_8_0_MSVC2015_32bit-Profile/
Samara.pro.user*
x64/
GeneratedFiles/
debug/
release/
samarad_plugin_import.cpp
samara_plugin_import.cpp
Samara.vcxproj
Samara.sln
Makefile.Release
.qmake.stash
samarad_resource.rc
samara_resource.rc
Samara.vcxproj.filters
Samara.VC.db
test.csv
Samara.vcxproj.user
Makefile
Makefile.Debug
bin/
*.autosave
.vscode/
*.accdb