forked from Psychtoolbox-3/Psychtoolbox-3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
38 lines (38 loc) · 845 Bytes
/
.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
PsychSourceGL/Projects/MacOSX/build/*
PsychSourceGL/Projects/Linux/build/*
PsychSourceGL/Projects/Windows/build/*
PsychSourceGL/Source/build/
build/
# except this one which is committed
!PsychSourceGL/Cohorts/HID_Utilities_64Bit/build
*.o
*~
.DS_Store
PsychSourceGL/Projects/MacOSX/PsychToolbox/PsychToolbox64.xcodeproj/.LSOverride
xcuserdata/
project.xcworkspace/
.FBCLockFolder
.FBCIndex
*.asv
*.ncb
*.swp
PsychSourceGL/Cohorts/Kinect-v16-withsource/
PsychSourceGL/Cohorts/libDC1394/libdc1394-2.0.1/
Psychtoolbox/PsychInitialize/startup.m
Psychtoolbox/ptbflavorinfo.txt
Psychtoolbox/PsychBasic/Octave3LinuxFiles64/
.fuse_*
liboctave.*
liboctinterp.*
*.pyc
__pycache__
PsychPython/psychtoolbox/*.so
dist/
psychtoolbox.egg-info/
Psychtoolbox/PsychTests/TimingtestResults/*
managementtools/ptbregistration*
*.ipch
*.VC.db
*.suo
*.sqlite
.vscode/