Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
chore(gitignore): ignored compiled js files
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-pogor committed Aug 9, 2021
1 parent ca7fcf5 commit fb48140
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ $RECYCLE.BIN/

#idea IDE
.idea

# Compiled js files
assets/js/

0 comments on commit fb48140

Please sign in to comment.