Skip to content

Commit

Permalink
Updated filters and licence
Browse files Browse the repository at this point in the history
  • Loading branch information
AthenaADP committed Nov 22, 2017
1 parent 411f224 commit 697dda2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,12 @@ __pycache__/
*.rar
*.zip
*.jpg
Run/
!Run/Data/
*.db
*.rar
*.zip
*.jpg
Run/**
!Run/Data
!Run/Data/**
!Run/credits.txt
*.exe
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 Rhys Abraham / AthenaADP
Copyright (c) 2017 AthenaADP / Rhys Abraham

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 697dda2

Please sign in to comment.