mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-02 11:02:03 -04:00
6 lines
239 B
Text
6 lines
239 B
Text
# 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
|