Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 7416971

Browse files
elnurchrismilleruk
authored andcommitted
Remove dev tools specific files from .gitignore
There are infinite dev tools with infinite kinds of files they generate. Instead of putting every possible entry to the project's .gitignore file, a user should create her own global .gitignore with entries specific to the tools used by her.
1 parent 0360691 commit 7416971

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.gitignore

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,2 @@
11
/app/logs/*
22
!.gitkeep
3-
4-
**/.DS_Store
5-
nbproject
6-
manifest.mf
7-
build.xml
8-
9-
.project
10-
.settings
11-
.idea/*

0 commit comments

Comments
 (0)