Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
theoforger authored Nov 28, 2024
1 parent fc57b88 commit 2dd84c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Ignore .env
# User defined
.env
.idea
Cross.toml

# Generated by Cargo
# will have compiled files and executables
Expand Down Expand Up @@ -90,4 +91,4 @@ fabric.properties
.idea/httpRequests

# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
.idea/caches/build_file_checksums.ser

0 comments on commit 2dd84c3

Please sign in to comment.