Skip to content

Commit fc088bd

Browse files
committed
Remove duplicate section from .gitignore
1 parent 01db227 commit fc088bd

File tree

1 file changed

+0
-70
lines changed

1 file changed

+0
-70
lines changed

.gitignore

-70
Original file line numberDiff line numberDiff line change
@@ -236,73 +236,3 @@ Icon
236236
Network Trash Folder
237237
Temporary Items
238238
.apdisk
239-
240-
# VisualStudioCode
241-
.vscode/*
242-
!.vscode/settings.json
243-
# !.vscode/tasks.json
244-
# !.vscode/launch.json
245-
# !.vscode/extensions.json
246-
# !.vscode/*.code-snippets
247-
248-
# Local History for Visual Studio Code
249-
.history/
250-
251-
# Built Visual Studio Code Extensions
252-
*.vsix
253-
254-
# Windows
255-
256-
# Windows thumbnail cache files
257-
Thumbs.db
258-
Thumbs.db:encryptable
259-
ehthumbs.db
260-
ehthumbs_vista.db
261-
262-
# Dump file
263-
*.stackdump
264-
265-
# Folder config file
266-
[Dd]esktop.ini
267-
268-
# Recycle Bin used on file shares
269-
$RECYCLE.BIN/
270-
271-
# Windows Installer files
272-
*.cab
273-
*.msi
274-
*.msix
275-
*.msm
276-
*.msp
277-
278-
# Windows shortcuts
279-
*.lnk
280-
281-
# macOS
282-
283-
# General
284-
.DS_Store
285-
.AppleDouble
286-
.LSOverride
287-
288-
# Icon must end with two \r
289-
Icon
290-
291-
# Thumbnails
292-
._*
293-
294-
# Files that might appear in the root of a volume
295-
.DocumentRevisions-V100
296-
.fseventsd
297-
.Spotlight-V100
298-
.TemporaryItems
299-
.Trashes
300-
.VolumeIcon.icns
301-
.com.apple.timemachine.donotpresent
302-
303-
# Directories potentially created on remote AFP share
304-
.AppleDB
305-
.AppleDesktop
306-
Network Trash Folder
307-
Temporary Items
308-
.apdisk

0 commit comments

Comments
 (0)