Skip to content
Snippets Groups Projects
Commit 36699a0c authored by Makayla Shepherd's avatar Makayla Shepherd
Browse files

Added .gitignore and README

parent 542d7d44
No related branches found
No related tags found
No related merge requests found
# Ignore all
*
# Unignore all with extensions
!*.*
# Unignore all dirs
!*/
!Makefile
*.cub
*.o
*.so
*.so.*
*.a
moc_*
*.pb.*
*.lbl
*.img
!TestPreferences
print.prt
object_script.*.Release
object_script.*.Debug
*_plugin_import.cpp
*.moc
ui_*.h
*/3rdParty/*
!*/3rdParty/Makefile
*/inc/*
*/bin/*
*/lib/*
*/tsts/*/input/*
*/tsts/*/truth/*
*/tsts/*/output/*
# ISIS3
Integrated Software for Imagers and Spectrometers ISIS3 public release site
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment