Skip to content

Commit e8ada51

Browse files
author
Saeid Darvish
committed
modify .gitignore
1 parent b4c94e3 commit e8ada51

File tree

8 files changed

+1
-40
lines changed

8 files changed

+1
-40
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ cython_debug/
157157
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160-
#.idea/
160+
.idea/

.idea/.gitignore

-3
This file was deleted.

.idea/adventofcode.iml

-8
This file was deleted.

.idea/inspectionProfiles/profiles_settings.xml

-6
This file was deleted.

.idea/misc.xml

-7
This file was deleted.

.idea/modules.xml

-8
This file was deleted.

.idea/vcs.xml

-6
This file was deleted.

requirements.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)