mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 19:27:19 +02:00
Compare commits
4 Commits
99233e457f
...
d6fe63f5a3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d6fe63f5a3 | ||
|
|
57286c3887 | ||
|
|
90db345f0d | ||
|
|
110d135b28 |
@ -21,6 +21,7 @@ Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
/.phpunit.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
|
||||
@ -37,6 +37,9 @@
|
||||
# Visual Studio cache directory
|
||||
.vs/
|
||||
|
||||
# Jetbrains Rider cache directory
|
||||
.idea/
|
||||
|
||||
# Gradle cache directory
|
||||
.gradle/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user