mirror of
https://github.com/github/gitignore.git
synced 2026-08-31 20:27:10 +02:00
Compare commits
No commits in common. "79818019c1565c80a9f24995abef986c7e435e28" and "e5379849ade0efbda2b3dc5a07afd6472b90d47b" have entirely different histories.
79818019c1
...
e5379849ad
@ -1,6 +1,5 @@
|
||||
# General
|
||||
.DS_Store
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Icon[
]
|
||||
|
||||
@ -81,7 +81,6 @@ out
|
||||
# Nuxt.js build / generate output
|
||||
.nuxt
|
||||
dist
|
||||
.output
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
|
||||
@ -131,19 +131,6 @@ __pypackages__/
|
||||
celerybeat-schedule
|
||||
celerybeat.pid
|
||||
|
||||
# Redis
|
||||
*.rdb
|
||||
*.aof
|
||||
*.pid
|
||||
|
||||
# RabbitMQ
|
||||
mnesia/
|
||||
rabbitmq/
|
||||
rabbitmq-data/
|
||||
|
||||
# ActiveMQ
|
||||
activemq-data/
|
||||
|
||||
# SageMath parsed files
|
||||
*.sage.py
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user