Skip to content

Commit

Permalink
[CI Skip] Restructure ".gitignore"
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrRip committed Nov 8, 2023
1 parent 6812362 commit 197d918
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Created by .ignore support plugin (hsz.mobi)

### Project
# Dotenv
.env

### JetBrains IDE
.idea/*
!.idea/dictionaries/
!.idea/inspectionProfiles/
!.idea/jsLinters/
!.idea/icon.svg

### Dotenv
.env

### Node.js
# Logs
*.log*
Expand Down

0 comments on commit 197d918

Please sign in to comment.