Skip to content

Commit

Permalink
.gitignore: Ignore headers/libraries we never want in the repo itself.
Browse files Browse the repository at this point in the history
These are for the LexActivator SDK and runtimes.
  • Loading branch information
kleinerm committed Nov 3, 2024
1 parent 18400e7 commit ce8ddc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ PsychSourceGL/Cohorts/libDC1394/libdc1394-2.0.1/
Psychtoolbox/PsychInitialize/startup.m
Psychtoolbox/ptbflavorinfo.txt
Psychtoolbox/PsychBasic/Octave3LinuxFiles64/
Psychtoolbox/PsychBasic/PsychPlugins/*LexActivator*
LexActivator.h
LexStatusCodes.h
LexTypes.h
.fuse_*
liboctave.*
liboctinterp.*
Expand Down

0 comments on commit ce8ddc1

Please sign in to comment.