mirror of
https://github.com/Art-of-WiFi/UniFi-API-client.git
synced 2024-12-25 02:10:05 +01:00
9 lines
198 B
Plaintext
Executable File
9 lines
198 B
Plaintext
Executable File
# Ignore personal config file
|
|
/examples/config.php
|
|
|
|
# ignore accidentally generated vendor directory and composer.lock file, just in case...
|
|
/vendor/
|
|
/composer.lock
|
|
|
|
# ignore XML files
|
|
*.xml |