mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-01 06:10:00 +01:00
7 lines
239 B
Plaintext
7 lines
239 B
Plaintext
# Note: This folder has to exist. Once the User Account manager is implemented, make sure it creates this folder in case it's missing and delete this .gitignore file.
|
|
|
|
# Ignore everything in this directory
|
|
*
|
|
# Except this file
|
|
!.gitignore
|