This commit is contained in:
gabriel venberg 2021-03-31 11:55:52 -05:00
parent d1948b0e58
commit b1fe8d6ea1
17 changed files with 1121 additions and 0 deletions

11
.gitignore vendored
View file

@ -31,7 +31,18 @@ hs_err_pid*
#uploading only code, not compile settings.
*.xml
*.properties
*.html
*.js
*.css
*.png
*.mf
*.TXT
*.netbeans*
#word docs for assignment submission (I have no clue why our professor insited on copying and pasting source code into *word docs*.
*.docx
*.doc
/Lab108-VenbergGE/nbproject/private/
/Lab108-VenbergGE/build/
/Lab108-VenbergGE/dist/