Skip to content

Commit

Permalink
Update .gitignore to modern times
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmclemons committed Oct 16, 2023
1 parent d35f65e commit faa98c1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ output/*.*
*~
input/*.html
input/schemas.xml
*.rnc
input/os.rnc

User.make
goorm.manifest
output/css/**
output/images/diff*
output/js/**

0 comments on commit faa98c1

Please sign in to comment.