Skip to content

Commit ff21245

Browse files
committed
Remove unnecessary stuff from .gitignore
1 parent a1df98c commit ff21245

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.gitignore

-17
Original file line numberDiff line numberDiff line change
@@ -84,19 +84,8 @@ typings/
8484
# DynamoDB Local files
8585
.dynamodb/
8686

87-
8887
docs/.env.example
8988

90-
# Generated by Cargo
91-
# will have compiled files and executables
92-
/target/
93-
94-
# These are backup files generated by rustfmt
95-
**/*.rs.bk
96-
97-
# MSVC Windows builds of rustc generate these, which store debugging information
98-
*.pdb
99-
10089
# VSCode settings
10190
.vscode/
10291

@@ -111,9 +100,3 @@ Brewfile.lock.json
111100

112101
# Performance profiling application
113102
.clinic
114-
115-
# Ipython Notebook
116-
.ipynb_checkpoints
117-
118-
# Benchmark
119-
benchmark-output.json

0 commit comments

Comments
 (0)