Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Aug 27, 2024
1 parent ee7f666 commit e32f643
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Project Files
tmp/

# General IDE Stuff
.vscode/*
.vscode/settings.json
.idea/*
.DS_Store

# Lazy way to make atlas usable on windows
atlas.exe

0 comments on commit e32f643

Please sign in to comment.