We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b3cd7 commit 4f7ad97Copy full SHA for 4f7ad97
1 file changed
community/Alteryx.gitignore
@@ -0,0 +1,29 @@
1
+# gitignore template for Alteryx Designer
2
+# website: https://www.alteryx.com/
3
+# website: https://help.alteryx.com/current/designer/alteryx-file-types
4
+
5
+# Alteryx Data Files
6
+.yxdb
7
+.cydb
8
+.cyidx
9
+.rptx
10
+.vvf
11
+.aws
12
13
+# Alteryx Special Files
14
+.yxwv
15
+.yxft
16
+.yxbe
17
+.bak
18
+.pcxml
19
+.log
20
+.bin
21
+.yxlang
22
+CASS.ini
23
24
+# Alteryx License Files
25
+.yxlc
26
+.slc
27
+.cylc
28
+.alc
29
+.gzlc
0 commit comments