Skip to content

Commit

Permalink
Removed /resources/ directory from .gitignore
Browse files Browse the repository at this point in the history
The /usr/ directory will include all non-preference user files and therefore is the only directory other than /prefs/ that needs to be ignored.
  • Loading branch information
ZelnickB committed Aug 24, 2020
1 parent eb303be commit 0806cdf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,5 @@ dist
# Aluminum preferences folder
/prefs/

# Aluminum resources folder
/resources/

# Aluminum userscripts folder
# Aluminum user resources folder
/usr/

0 comments on commit 0806cdf

Please sign in to comment.