mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Update .gitignore to specify project specific ignores only
- Updated .gitignore placeholders to .gitkeep and removed the ones that are no longer needed. - Updated root .gitignore with further project specific ignores. - Removed all non-project ignores (IDE, filetypes, etc) from the root .gitignore Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
This commit is contained in:
parent
79395ab203
commit
8c9b920e48
6 changed files with 37 additions and 156 deletions
2
tests/_output/.gitignore
vendored
2
tests/_output/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
*
|
||||
!.gitignore
|
2
tests/_support/_generated/.gitignore
vendored
2
tests/_support/_generated/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
*
|
||||
!.gitignore
|
0
tests/_support/_generated/.gitkeep
Normal file
0
tests/_support/_generated/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue