mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
.gitignore files
This commit is contained in:
8
guacamole/.gitignore
vendored
Normal file
8
guacamole/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
# Object code
|
||||||
|
*.o
|
||||||
|
*.so
|
||||||
|
|
||||||
|
# Backup files
|
||||||
|
*~
|
||||||
|
|
3
guacamole/client/.gitignore
vendored
Normal file
3
guacamole/client/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Build directories
|
||||||
|
/dist
|
||||||
|
/build
|
4
guacamole/proxy/.gitignore
vendored
Normal file
4
guacamole/proxy/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
# Compiled proxy
|
||||||
|
guacd
|
||||||
|
|
Reference in New Issue
Block a user