Skip to content

Commit 7443c1d

Browse files
committed
chore: Update .gitignore and .gitattributes to exclude MockInterview folders and PDF files
1 parent 50a5703 commit 7443c1d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.gitignore

+6-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
*.xml
44
*.pdf
55

6-
# MockInterview folders
7-
./1MonthPreparationKit/Week1/MockInterview
8-
./1MonthPreparationKit/Week2/MockInterview
6+
7+
1MonthPreparationKit/Week1/MockInterview/13MockTest1.py
8+
1MonthPreparationKit/Week1/MockInterview/14MockTest2.py
9+
1MonthPreparationKit/Week2/MockInterview/14MockTest1.py
10+
1MonthPreparationKit/Week2/MockInterview/15MockTest2.py
11+
1MonthPreparationKit/Week2/MockInterview/16MockText3.py

0 commit comments

Comments
 (0)